[INFO] fetching crate rsiot-redis-client 0.0.71...
[INFO] fixing rsiot-redis-client-0.0.71 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate rsiot-redis-client 0.0.71 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rsiot-redis-client 0.0.71
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rsiot-redis-client 0.0.71
[INFO] tweaked toml for crates.io crate rsiot-redis-client 0.0.71 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsiot-redis-client 0.0.71 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsiot-redis-client 0.0.71 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rsiot-messages-core v0.0.70
[INFO] [stderr]   Downloaded rsiot-macros v0.0.64
[INFO] [stderr]   Downloaded rsiot-extra-components v0.0.71
[INFO] [stderr]   Downloaded uuid v1.7.0
[INFO] [stderr]   Downloaded rsiot-component-core v0.0.71
[INFO] [stderr]   Downloaded rsiot-components-config v0.0.70
[INFO] [stderr]   Downloaded bumpalo v3.15.3
[INFO] [stderr]   Downloaded anyhow v1.0.80
[INFO] [stderr]   Downloaded redis v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 84c5f5d9d19ca78e32db7aff9c393890422950821bbc1a42bfcc086afc7d5095
[INFO] running `Command { std: "docker" "start" "84c5f5d9d19ca78e32db7aff9c393890422950821bbc1a42bfcc086afc7d5095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "84c5f5d9d19ca78e32db7aff9c393890422950821bbc1a42bfcc086afc7d5095" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84c5f5d9d19ca78e32db7aff9c393890422950821bbc1a42bfcc086afc7d5095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "84c5f5d9d19ca78e32db7aff9c393890422950821bbc1a42bfcc086afc7d5095" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling rsiot-macros v0.0.64
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking combine v4.6.6
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking rsiot-messages-core v0.0.70
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking rsiot-component-core v0.0.71
[INFO] [stderr]     Checking rsiot-components-config v0.0.70
[INFO] [stderr]     Checking rsiot-extra-components v0.0.71
[INFO] [stderr]     Checking redis v0.24.0
[INFO] [stderr]     Checking rsiot-redis-client v0.0.71 (/opt/rustwide/workdir)
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/fn_process.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | / async fn task_publication<TMessage, TMessageChannel>(
[INFO] [stdout] 58 | |     mut input: CmpInOut<TMessage>,
[INFO] [stdout] 59 | |     config: Config<TMessage, TMessageChannel>,
[INFO] [stdout] 60 | | ) -> Result
[INFO] [stdout] 61 | | where
[INFO] [stdout] 62 | |     TMessage: MsgDataBound,
[INFO] [stdout] 63 | |     TMessageChannel: IMessageChannel,
[INFO] [stdout]    | |_____________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/fn_process.rs:77:24
[INFO] [stdout]    |
[INFO] [stdout] 77 |             connection.hset(&channel, key, &value).await?;
[INFO] [stdout]    |                        ^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 77 ~             connection.hset::<_, _, _, ()>(&channel, key, &value).await?;
[INFO] [stdout] 78 ~             connection.publish::<_, _, ()>(&channel, &value).await?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsiot-redis-client` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/fn_process.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | / async fn task_publication<TMessage, TMessageChannel>(
[INFO] [stdout] 58 | |     mut input: CmpInOut<TMessage>,
[INFO] [stdout] 59 | |     config: Config<TMessage, TMessageChannel>,
[INFO] [stdout] 60 | | ) -> Result
[INFO] [stdout] 61 | | where
[INFO] [stdout] 62 | |     TMessage: MsgDataBound,
[INFO] [stdout] 63 | |     TMessageChannel: IMessageChannel,
[INFO] [stdout]    | |_____________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/fn_process.rs:77:24
[INFO] [stdout]    |
[INFO] [stdout] 77 |             connection.hset(&channel, key, &value).await?;
[INFO] [stdout]    |                        ^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 77 ~             connection.hset::<_, _, _, ()>(&channel, key, &value).await?;
[INFO] [stdout] 78 ~             connection.publish::<_, _, ()>(&channel, &value).await?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsiot-redis-client` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "84c5f5d9d19ca78e32db7aff9c393890422950821bbc1a42bfcc086afc7d5095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84c5f5d9d19ca78e32db7aff9c393890422950821bbc1a42bfcc086afc7d5095", kill_on_drop: false }`
[INFO] [stdout] 84c5f5d9d19ca78e32db7aff9c393890422950821bbc1a42bfcc086afc7d5095
